home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-03-20 | 1.2 KB | 48 lines | [TEXT/PSIP] |
- VT100 Emulation for IBM 3708 protocol converter. Listed below
- are the common IBM function and command keys used when
- communicating with IBM mainframes. I use these keys with
- Red Ryder 10.3 emulating a VT100. They have worked with both
- MVS and VM systems. I have also uploaded a RR 10.3 macro key
- file with most of these already defined. (Search on 327X). The IBM
- 3708 protocol converter supports many other types of terminals
- none of which I have tried. I assume these keys would also
- work with an IBM channel attached protocol converter. I have
- an extended keyboard and use macro maker to set up the function
- keys to work just like a good old IBM termianl with PF keys.
-
- w.w.smith
-
- Function ASCII Key Sequence
-
- Attention 01 CONTROL-A
- (this a control-shift-a key all together)
- CLEAR SCREEN 03 CONTROL-C
- DUP 04 CONTROL-D
- ERASE EOF 05 CONTROL-E
- FIELD MARK 06 CONTROL-F
- TAB 09 CONTROL-I
- RESET 10 CONTROL-R
- REFRESH 15 CONTROL-U
- PA1 2C ESC ,
- (this is a ESC followed by a ,)
- PA2 2E ESC .
- PA3 2F ESC /
- PF01 31 ESC 1
- PF02 32 ESC 2
- PF03 33 ESC 3
- PF04 34 ESC 4
- PF05 35 ESC 5
- PF06 36 ESC 6
- PF07 37 ESC 7
- PF08 38 ESC 8
- PF09 39 ESC 9
- PF10 30 ESC 0
- PF11 2D ESC -
- PF12 3D ESC =
- HOME 48 ESC H
- ERASE INPUT 66 ESC f
- INSERT 7F ESC DEL
-
-
-
-